CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv rgb

搜索资源列表

  1. OpenCVPlayer.rar

    1下载:
  2. QCIF播放器,包括YUV转RGB,OpenCV函数显示RGB帧,QCIF player, including the YUV to RGB, OpenCV function display RGB frame
  3. 所属分类:Special Effects

    • 发布日期:2016-12-22
    • 文件大小:4810
    • 提供者:李君
  1. test_yCbCr

    0下载:
  2. 将rgb空间,转为HSV或yCBCR空间实现通过肤色检测人脸区域,用openCV实现-The rgb space to HSV space to achieve through the skin or yCBCR face region detection with openCV achieve
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4440109
    • 提供者:汪前
  1. shade1

    0下载:
  2. 检测视频中的运动目标以及阴影,并消除阴影,基于opencv,将RGB颜色空间根据一定的转换关系转换到HSV空间,最后消除阴影, 可以在vc6.0和vs2008上正常运行-Shadow detection algorithm based on HSV color space
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:2671
    • 提供者:cjay
  1. Test

    0下载:
  2. 基于OPENCV的色调调整,将图像进行色彩空间转换RGB 转换到HSV 对H分量进行调节-Hue adjust depend on OPENCV. Firstly,converting the picture space RBG to HSV. Then, adjust the value of H.Finally convert the picture back to the RGB space.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3101533
    • 提供者:qq
  1. RGB-histogram

    0下载:
  2. 结合VC6.0和Opencv实现图像的R、G、B分量的提取,并绘制成曲线-Extracting image s R, G, B component and drawing curves
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:361429
    • 提供者:pengyeping
  1. RGB-to-HSV

    0下载:
  2. 结合VC6.0和Opencv实现图像的RGB空间向HSV转换-Color space conversion, RGB to HSV, with VC6.0 and OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:946659
    • 提供者:pengyeping
  1. RGB

    0下载:
  2. 给予OPENCV的关于RGB检测程序,能识别图像中任何一点的的像素值-OPENCV given for RGB detection procedures, able to identify any point of the pixel value of the image
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:442072
    • 提供者:夜影
  1. RGBtoHSI2

    0下载:
  2. 将RGB空间图像转化成HSI空间,以便于后期的处理。工作平台为vs2010,需配置opencv-RGB space images into the HSI space, so that the latter part of the processing. The working platform for VS2010 need to configure opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:8900227
    • 提供者:苗春艳
  1. OpenCV-trans-color

    0下载:
  2. 以OPENCV做的各種色彩轉換空間,有 RGB to gray, RGB to HSV, RGB to Lab, RGB to Luv, RGB to Ycbcr -To do a variety of color conversion OPENCV Space, RGB to gray, RGB to HSV, RGB to Lab, RGB to Luv, RGB to Ycbcr
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9810876
    • 提供者:Chouker
  1. Multi-Camera-opencv-library

    0下载:
  2. opencv多摄象头库:支持dshow的视频采集设备,最多10个,通过回调产生24b的RGB位图。使用前请注册HYSnapshot,关于有些记录avi文件的参数,请忽略。使用方法请看demo 如果要挂接到opencv请创建一个24位的image,请一定注意将数据按行字节拷贝,-Multi-Camera opencv library: dshow video capture device supports up to 10, 24b of RGB bitmap generated by cal
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:78614
    • 提供者:徐达
  1. main

    0下载:
  2. opencv RGB to cmyk,gray
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1360
    • 提供者:Ye Liu
  1. RGB-

    0下载:
  2. 基于Opencv绘制图像的RGB分量。基于MFC文档编写。-The RGB component Opencv rendering based on image. Preparation of documents based on MFC
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:67898
    • 提供者:pengshunzheng
  1. opencv

    0下载:
  2. 基于meanshift的单目标跟踪算法实现 说明: 1. RGB颜色空间刨分,采用16*16*16的直方图 2. 目标模型和候选模型的概率密度计算公式参照上文 3. opencv版本运行:按P停止,截取目标,再按P,进行单目标跟踪-Meanshift based single target tracking algorithm Descr iption: 1. RGB color space plane points, using a histogram 16* 16* 16 2
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:7713072
    • 提供者:叶影
  1. color

    0下载:
  2. 编程实现颜色标量量化。输入为24位彩色图像,将RGB分量分别保持头3位、头3位、头2位的值不变,其余各位变为10000、10000和100000,观察处理后的图像的颜色失真情况。注意OpenCV中的RGB分量的存储顺序为BGR。-Programming color scalar quantization. Enter the 24-bit color images, the RGB components respectively held the first three, the first t
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:955
    • 提供者:高俊秋
  1. rgb

    0下载:
  2. opencv实现将彩色图像的rgb三个通道提取-opencv realize image rgb color extracted three channels
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3977135
    • 提供者:jessica
  1. RGB

    0下载:
  2. 一个简单的检测图像中特定颜色的程序,opencv颜色识别的HSV中各个颜色所对应的H的范围: Orange 0-22 Yellow 22- 38 Green 38-75 Blue 75-130 Violet 130-160 Red 160-179-image identification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-13
    • 文件大小:814
    • 提供者:t
  1. gray

    0下载:
  2. 读取图像,将RGB图像转化为灰度图像,显示并保存(The RGB image is transformed into gray image)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:7003136
    • 提供者:Emmaxi
  1. ts2

    0下载:
  2. 测试特定颜色的物体 ,通过 hsv转rgb,然后选取红色(Test a specific color object, pass HSV to RGB, and then select red)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-21
    • 文件大小:2078720
    • 提供者:zhangzhuzhu
  1. 火焰检测识别 XIN

    2下载:
  2. 实现了火焰检测,效果还可以 。用的rgb-his。可以检测火焰和蓝色火焰(The flame detection is realized, and the effect is also acceptable.. Rgb-his. Flame and blue flames can be detected)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-02
    • 文件大小:16648192
    • 提供者:wzb-ws
  1. PointCloudScanner

    0下载:
  2. 在vs中正确配置好pcl和opencv,能够将通过kinect2获得的rgb图像和深度信息合成一张点云ply或者pcd文件,可以通过pcl查看。(Correctly configuring PCL and opencv in VS, we can synthesize a point cloud ply or PCD file from RGB image and depth information obtained by kinect2, which can be viewed through
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:10240
    • 提供者:白毅强
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com